Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

267
Views
PluginError during publication error in parsing: Unexpected token =>

Im trying to make a publication of a webapp into a server(WindowsServer2012), Im using .NET Visual Studio 2019, When I try to publish it this error pops:

[PluginError: Error in parsing: "Sensores\creadorGraficos.js", Line 14: Unexpected token =>] {
 showStack: false,
 showProperties: true,
 plugin: 'gulp-angular-filesort',
 __safety: { toString: [Function: bound ] }
 }
 Procesar terminados con el código 1.

last sentence translation:

Process ended with code 1

The code is nothing fancy, just a .map :

var presionatmosferica = dataURL.map(function (elemF) {
            return elemF.map(o => { return { fecha: o.fecha, presionatmosferica: o.presionatmosferica } })

        });

so the problem is the token:

=>

Any idea why this is happening?

By the way, the publication is being made by other PC, my guess was that Gulp was not installed so I run:

npm install gulp

and still the same error.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!